Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change layout directory from data to config #577

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

a-kenji
Copy link
Contributor

@a-kenji a-kenji commented Jun 16, 2021

  • default layouts won't be installed by anymore,
    instead they will be directly loaded

  • layout-dir is now a subdirectory of the
    config-dir by default, instead of the data-dir

    POSSIBLE BREAKING CHANGE:
    In case of having custom layouts in the previous
    layout-dir one can switch either the layouts to
    the new dir, or set the layout-dir to be the current
    layout-dir

  • it is possible to change the location of the layout-dir:

    • zellij options --layout-dir [LAYOUR_DIR]
    • layout_dir: [LAYOUT_DIR]

* default layouts won't be installed by anymore,
  instead they will be directly loaded

* `layout-dir` is now a subdirectory of the
  `config-dir` by default, instead of the `data-dir`

  POSSIBLE BREAKING CHANGE:
  In case of having custom layouts in the previous
  `layout-dir` one can switch either the layouts to
  the new dir, or set the `layout-dir` to be the current
  `layout-dir`

* it is possible to change the location of the `layout-dir`:
  - `zellij options --layout-dir [LAYOUR_DIR]`
  - `layout_dir: [LAYOUT_DIR]`
@a-kenji a-kenji merged commit 08ed30e into zellij-org:main Jun 16, 2021
@a-kenji a-kenji deleted the default-layouts branch June 16, 2021 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant